Fix truncation of long lines in compilation buffers
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Apr 2024 09:08:18 +0000 (12:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Apr 2024 09:08:18 +0000 (12:08 +0300)
commit8f93cba324e4d4022a9422b8c56186213ba2de8d
tree3a406908e80bb8d09986056757801a721b2cf113
parent03b23302bd326f981e1328f0e9ea9f4a40a13ee1
Fix truncation of long lines in compilation buffers

* lisp/progmodes/compile.el
(compilation--insert-abbreviated-line): Handle long lines that end
in a newline.  (Bug#70236)
lisp/progmodes/compile.el